GtkHeaderBar: Don't leak
authorMatthias Clasen <mclasen@redhat.com>
Wed, 20 Mar 2013 00:35:28 +0000 (20:35 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 20 Mar 2013 00:35:28 +0000 (20:35 -0400)
commit3289b3efbf336db33f869a11f82fed2765ad5a0e
tree90201c3299d4d18dcb3a5ca450f302a74b1361da
parent2f9726b4a40818334c781feb806de2f5c032f8f6
GtkHeaderBar: Don't leak

Should have a finalize function, if there's strings to free.
Also avoid some pointless extra ref on custom title widgets.
gtk/gtkheaderbar.c